home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / calc standard / Duco 1.1 / Duco.exe / README.TXT < prev   
Encoding:
Text File  |  1998-11-20  |  852 b   |  29 lines

  1. -- About Duco 1.1 --
  2.  
  3. 'Duco' is Latin for 'to calculate'.  Duco is a standard 4-function
  4. calculator with one key difference -- it works in Roman numerals.
  5.  
  6. Duco was written and compiled on-board a Palm III using Quartus Forth.  It's
  7. a freeware demonstration of Quartus' ability to produce tight, fast,
  8. stand-alone apps.
  9.  
  10. Check out both Quartus and the source to Duco at:
  11. http://www.interlog.com/~nbridges
  12.  
  13. Duco only operates on Roman numbers in the range {0..65535}.  Any value
  14. outside of this range will result in an error.
  15.  
  16. A line appearing over a Roman numeral multiplies its value by 1000.
  17.  
  18. Duco is intelligent about Roman numbers, and won't allow an invalid number
  19. to be entered.
  20.  
  21. Have fun!
  22. - Neal Bridges
  23. nbridges@interlog.com
  24.  
  25. History:
  26.  
  27. 1998.11.20 Updated font used in buttons. Released 1.1.
  28. 1998.11.19 Released 1.0.
  29.